Articles by Hitesh Jethva
-
How to Install Gradle Build Tool on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 2Gradle is a free and open-source build tool primarily used for Java projects. It helps you to automate, build and deliver software efficiently. In this tutorial, we will show you how to install the Gradle Build Tool on Ubuntu 18.04 LTS.
-
How to Install PostGIS PostgreSQL Geographic Information Systems on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0PostGIS is an open-source software that allows "Geographic Information Systems" objects to the PostgreSQL object-relational database. In this tutorial, we will learn how to install PostGIS on Debian 10.
-
How to Install OpenCart with Nginx and Let's Encrypt on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, nginx, web server • Comments: 3Opencart is a popular open-source shopping cart solution that helps you to host your own fully functional e-commerce site. In this tutorial, we will show you how to install OpenCart with Nginx on Debian 10 and secure it with Let's Encrypt SSL.
-
-
How to Setup Bareos Backup Solution on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: backup, linux, ubuntu • Comments: 2Bareos stands for "Backup Archiving Recovery Open Sourced" is a free and open-source backup platform forked from Bacula.org. It is a cross-platform software that can be used for backup, archiving and recovery of data for all operating systems.
-
How to Host a Website with Caddy on Ubuntu 18.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0
Caddy also known as a Caddy web server is an open-source web server written in Go language. In this tutorial, we will explain how to host a website with a Caddy web server on Ubuntu 18.04.
-
How to Install Node.js on Debian 10 and configure Nginx as a Frontend Proxy Server
Author: Hitesh Jethva • Tags: debian, linux, nginx, server, web server • Comments: 2Node.js is a free and open-source JavaScript platform that can be used to serve dynamic and responsive server-side content. In this tutorial, we will learn how to install and configure Node.js to handle backend requests and configure Nginx to handle front-end requests on Debian 10.
-
How to Install and Configure VNC Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server • Comments: 3VNC stands for "Virtual Network Computing" is a GUI desktop sharing application that can be used to access and control other computers over a network. In this tutorial, we will show you how to install VNC server on CentOS 8.
-
How to Install Apache ActiveMQ and Hawt.io on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, programming • Comments: 0Apache ActiveMQ is a free, open-source and Java-based message broker that can be used to send messages between two applications. In this tutorial, we will learn how to install Apache ActiveMQ on CentOS 8.
-
How to Install and Configure Mattermost on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 2Mattermost is a free, open-source and self-hosted enterprise team collaboration messaging system. In this tutorial, we will show you how to install Mattermost with Nginx reverse Proxy on CentOS 8.
-
How to Install OpenProject on Debian 10
Author: Hitesh Jethva • Tags: debian, linux • Comments: 0
OpenProject is a web-based project management system written in Ruby on Rails and AngularJS. It provides a rich set of features including, project planning, timelines reports, task management, WYSIWYG text editor, intelligent workflows, conditional formatting and much more.